onCreateMenu
abstract fun onCreateMenu(@NonNull menu: @NonNull Menu, @NonNull menuInflater: @NonNull MenuInflater)(source)
Called by the MenuHost to allow the MenuProvider to inflate MenuItems into the menu.
Parameters
menu
the menu to inflate the new menu items into
menuInflater
the inflater to be used to inflate the updated menu